home *** CD-ROM | disk | FTP | other *** search
- Path: dd.chalmers.se!news.chalmers.se!sunic!pipex!howland.reston.ans.net!agate!ihnp4.ucsd.edu!munnari.oz.au!comp.vuw.ac.nz!actrix!tower!johnv
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Assembler problem
- References: <inf01.763313949@apollo23> <1994Mar14.132455.15233@jupiter.sun.csd.unb.ca> <2m381p$52d@zetar.cs.pdx.edu> <johnv.0i8g@tower.actrix.gen.nz>
- <2mfch8INNnin@iraun1.ira.uka.de>
- Distribution: world
- From: johnv@tower.actrix.gen.nz (John Veldthuis)
- Message-ID: <johnv.0ico@tower.actrix.gen.nz>
- Date: Tue, 22 Mar 94 03:17:41 +1200
- Organization: Amiga Virus Extermination Services, TAUG
- Lines: 22
-
- Quoted from <2mfch8INNnin@iraun1.ira.uka.de> by s_heidri@ira.uka.de (Dietmar Heidrich):
- > John Veldthuis (johnv@tower.actrix.gen.nz) wrote:
- > : Quoted from <2m9louINNei4@iraun1.ira.uka.de> by s_heidri@irau32.ira.uka.de (Dietmar Heidrich):
- > : > In article <2m381p$52d@zetar.cs.pdx.edu>, idr@cs.pdx.edu (Dancing Fool) writes:
- > : >
- > : > The is no thing such as a "new syntax". What you are talking about is a
- > : > modified syntax form for 8, 16, and 32 bit offsets introduced with the
- > : > 68020 back in 1984/5.
- >
- > : Of course there is. You must have a really old assembler. It goes like this
- > : move.l d1,4(a1) ;old syntax
- > : move.l d1,(4,a1) ;new syntax
- > : or
- > : jsr _LVOOpenLibrary(a6) ;old syntax
- > : jsr (_LVOOpenLibrary,a6) ;new syntax
- >
- > There is no new syntax. Reread my posting. 1984 is certainly not new.
- > You are simply repeating the modified syntax form. Please read posts
- > before you respond to them.
-
- Get a life and read mine. It is is refered to as NEW SYNTAX. It may well
- be modified and it is BUT it is REFERED to as NEW SYNTAX
-